Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Update getting_started.rst: Python 3.6 is no longer supported #1453

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

garrison
Copy link
Member

Summary

As discussed at Qiskit/qiskit#7295, the next release of Qiskit will no longer support Python 3.6. This PR updates the "getting started" documentation accordingly.

Details and comments

There are still two lines that refer to Python 3.6 in setup.py, but I did not remove them, as I expected this to be updated automatically by qiskit-bot in the forthcoming "Bump Meta" PR (see e.g. #1063).

@mtreinish
Copy link
Member

mtreinish commented Mar 29, 2022

I actually think we'll want to wait to do this until the "Bump Meta" PR is opened too, mostly because the current version of the qiskit package still supports Python 3.6. Once we release the next qiskit-terra version that will raise the minimum required python version to 3.7, but everything in pip install qiskit should still work with 3.6 for now.

(also while the PR is opened automatically, I manually update the Python version and other package metadata as part of the PR before merging it)

@garrison
Copy link
Member Author

garrison commented Mar 29, 2022

With #1439 having been merged, I thought that now might be the right time for this change. But yeah, no problem from my perspective with waiting.

EDIT: I think I understand now: those instructions are not just about building from source but rather building the latest development version from source, since they start with a git clone. So they can and should be updated immediately. However, the change in this PR should not be made until qiskit-terra 0.20 is the latest release.

@mtreinish
Copy link
Member

qiskit-terra 0.20.0 has been released now so once #1456 merges we can rebase this and merge it.

@mtreinish mtreinish merged commit 85654da into Qiskit:master Mar 31, 2022
@garrison garrison deleted the update-getting-started branch April 1, 2022 01:17
jakelishman pushed a commit to jakelishman/qiskit-terra that referenced this pull request Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants